Skip to content

Add Elecrow ThinkNode M9 to the device hardware registry - #116

Draft
rcarteraz wants to merge 2 commits into
masterfrom
device-registry/thinknode-m9
Draft

Add Elecrow ThinkNode M9 to the device hardware registry#116
rcarteraz wants to merge 2 commits into
masterfrom
device-registry/thinknode-m9

Conversation

@rcarteraz

@rcarteraz rcarteraz commented Aug 12, 2026

Copy link
Copy Markdown
Member

Adds the Elecrow ThinkNode M9 to deviceHardwareList, keyed by THINKNODE_M9 = 131.

  {
    hwModel: 131,
    hwModelSlug: "THINKNODE_M9",
    platformioTarget: "thinknode-m9",
    architecture: "esp32-s3",
    activelySupported: false,
    supportLevel: 1,
    partitionScheme: "16MB",
    displayName: "Elecrow ThinkNode M9",
    tags: ["Elecrow"],
  },

Review checklist:

  • platformioTargetderived from the slug; confirm against the firmware variant
  • flip activelySupported / supportLevel when the web flasher should list it
  • add images once the device SVG lands
  • requiresDfu / partitionScheme if the platform needs them

Entry generated from the live mesh.proto and registry at generation time.

Register the Elecrow ThinkNode M9 (HW_MODEL THINKNODE_M9 = 131).
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: dceb9d0e-9cfd-4679-969a-9e4f436257fe

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants